vtd: change code style of pci.c file, and add spin_unlock(&pdev->lock)
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 25 Jul 2008 08:46:27 +0000 (09:46 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 25 Jul 2008 08:46:27 +0000 (09:46 +0100)
commit4ae5a5219287631e2b7bb804944b96088cbf7ca3
tree41e270af14079820f4ecadc047c67df6aebbda67
parente8424702c53e20d4fc0324a971f5b2bf2dc116fe
vtd: change code style of pci.c file, and add spin_unlock(&pdev->lock)
when iommu_add_device() fails.

Signed-off-by: Weidong Han <weidong.han@intel.com>
xen/drivers/passthrough/pci.c